-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(anta): Added the test case for verify BGP peer group of the BGP IPv4 peer(s) #815
Conversation
54096a4
to
07ae814
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
63da029
to
7529a1d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the pre-commit by disable the line warning issue
|
CodSpeed Performance ReportMerging #815 will not alter performanceComparing Summary
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
requesting change to block merging until this is updated to new format for inputs
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if CI passes.
|
…IPv4 peer(s) (aristanetworks#815) * issue_810 Added TC for BGP peer-group * issue_810 Handling review comments: updated failure messages * CI fixes after conflicts removal * issue_810 Handling review comment: update new line * issue_810 Added pylint disable check for no of line * Updated input model changes and unit tests for input * Minor fixes * Minor fixes --------- Co-authored-by: VitthalMagadum <[email protected]> Co-authored-by: gmuloc <[email protected]> Co-authored-by: Carl Baillargeon <[email protected]>
Description
Verifies BGP peer group of the BGP IPv4 peer(s).
Fixes #810
Checklist:
pre-commit run
)tox -e testenv
)